Module implementing the MicroPython configuration page.
| QChart |
| QGraphsTheme |
| MicroPythonPage | Class implementing the MicroPython configuration page. |
| create | Module function to create the configuration page. |
Class implementing the MicroPython configuration page.
| None |
| None |
| MicroPythonPage | Constructor |
| on_mpyCrossInstallButton_clicked | Private slot to install the 'mpy-cross' compiler. |
| on_mpyCrossPicker_textChanged | Private slot to handle a change of the selected 'mpy-cross' compiler. |
| save | Public slot to save the MicroPython configuration. |
| None |
Constructor
Private slot to install the 'mpy-cross' compiler.
Private slot to handle a change of the selected 'mpy-cross' compiler.
Public slot to save the MicroPython configuration.
Module function to create the configuration page.